home *** CD-ROM | disk | FTP | other *** search
- Path: und.ac.za!newsadmin
- From: throshni@compnt.cs.unp.ac.za (throshni)
- Newsgroups: comp.lang.c++
- Subject: How to compile & link a program that uses a DLL
- Date: 17 Apr 1996 17:49:28 GMT
- Organization: Computer Science UNP
- Message-ID: <4l3av8$2ol@Raven.und.ac.za>
- NNTP-Posting-Host: mmedia.cs.unp.ac.za
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=ISO-8859-1
- X-Newsreader: WinVN 0.99.5
-
- Hi,
-
- This is my first attempt at writing a DLL and its not going to well.
-
- Please can u help me - i am desperate!
-
- I have created a .DLL, in BC4.5 I am using OWL. It compiles fine.
- Then i wrote a little program to test the .DLL . I followed the example
- in the \examples\owl\owlapi\dllhello.
-
- The test program that i wrote compiles fine but every time i try to run
- it, nothing happens & the program terminates. I then tried to run the
- example BC45\examples\owl\owlapi\dllhello, but the same thing happened.
- The program just terminates without doing anything.
-
- How do u run a program that has a .DLL linked to it?
-
- Please email responses to throshni@compnt.cs.unp.ac.za
-
- Thanxs,
- Throshni
-
-